home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / Snippets / QuickDraw / PixMap2PixPat2ppat / Readme < prev   
Encoding:
Text File  |  1992-10-19  |  522 b   |  18 lines  |  [TEXT/KAHL]

  1.  
  2.     Application:    PixMap2PixPat2ppat
  3.  
  4.     Description:    This snippet shows how to convert a 'icl8' image to a
  5.                     PixMap image and then to a PixPat and then finally to
  6.                     a 'ppat' resource.    In this example, the 'ppat'
  7.                     resource is saved-off into a resource file.
  8.  
  9.     Files:            PixMap2PixPat2ppat.π
  10.                     PixMap2PixPat2ppat.c
  11.                     PixMap2PixPat2ppat.π.rsrc
  12.  
  13.     Programmer:        Edgar Lee
  14.     Organization:    Apple Computer, Inc.
  15.     Department:        Developer Technical Support, DTS
  16.     Language:        C (Think C version 5.0.2)
  17.     Date Created:    09-02-92
  18.